func os.isValidRootFSPath

7 uses

	os (current package)
		root.go#L365: 	if !isValidRootFSPath(name) {
		root.go#L377: 	if !isValidRootFSPath(name) {
		root.go#L401: 	if !isValidRootFSPath(name) {
		root.go#L414: 	if !isValidRootFSPath(name) {
		root.go#L422: 	if !isValidRootFSPath(name) {
		root.go#L430: 	if !isValidRootFSPath(name) {
		root.go#L437: func isValidRootFSPath(name string) bool {